CagdCubicHermiteSrf
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CagdCubicHermiteSrf()
SYNOPSIS
cagd_lib/hermite.c:68
CagdSrfStruct *CagdCubicHermiteSrf(CagdCrvStruct *Pos1Crv,
CagdCrvStruct *Pos2Crv,
CagdCrvStruct *Dir1Crv,
CagdCrvStruct *Dir2Crv)
DESCRIPTION
Construct a cubic Bezier curve using the Hermite constraints - two
positions and two tangents.
PARAMETERS:
Pos1Crv, Pos2Crv: Starting and end curves of surface.
Dir1Crv, Dir1Crv: Starting and end tangent fields surface.
FUNCTION RETURN VALUE
CagdSrfStruct *: A cubic by something Bezier surface, satisfying the
four constrants. The other something degree is the
largest of the four given curves.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:10 GMT, October 17, 2022